﻿2026-06-15T13:57:00.4791916Z ##[group]Run actions/checkout@v5
2026-06-15T13:57:00.4792683Z with:
2026-06-15T13:57:00.4793051Z   repository: SaberMage/spt-core
2026-06-15T13:57:00.4796453Z   token: ***
2026-06-15T13:57:00.4796803Z   ssh-strict: true
2026-06-15T13:57:00.4797155Z   ssh-user: git
2026-06-15T13:57:00.4797530Z   persist-credentials: true
2026-06-15T13:57:00.4797926Z   clean: true
2026-06-15T13:57:00.4798290Z   sparse-checkout-cone-mode: true
2026-06-15T13:57:00.4798704Z   fetch-depth: 1
2026-06-15T13:57:00.4799132Z   fetch-tags: false
2026-06-15T13:57:00.4799496Z   show-progress: true
2026-06-15T13:57:00.4799849Z   lfs: false
2026-06-15T13:57:00.4800188Z   submodules: false
2026-06-15T13:57:00.4800561Z   set-safe-directory: true
2026-06-15T13:57:00.4801147Z ##[endgroup]
2026-06-15T13:57:00.5612439Z Syncing repository: SaberMage/spt-core
2026-06-15T13:57:00.5613901Z ##[group]Getting Git version info
2026-06-15T13:57:00.5614698Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T13:57:00.5615593Z [command]/usr/bin/git version
2026-06-15T13:57:00.5616003Z git version 2.43.0
2026-06-15T13:57:00.5622024Z ##[endgroup]
2026-06-15T13:57:00.5632965Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b340a5f3-517b-4080-b933-cb19b6444fef' before making global git config changes
2026-06-15T13:57:00.5634095Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:57:00.5635965Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T13:57:00.5670592Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T13:57:00.5689977Z https://github.com/SaberMage/spt-core
2026-06-15T13:57:00.5700269Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:57:00.5703565Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:57:00.5722090Z HEAD
2026-06-15T13:57:00.5755751Z ##[endgroup]
2026-06-15T13:57:00.5757011Z [command]/usr/bin/git submodule status
2026-06-15T13:57:00.5948186Z ##[group]Cleaning the repository
2026-06-15T13:57:00.5950890Z [command]/usr/bin/git clean -ffdx
2026-06-15T13:57:00.6132417Z Removing dist/
2026-06-15T13:57:00.6139932Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T13:57:00.6221461Z HEAD is now at 1582e32 release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:57:00.6225674Z ##[endgroup]
2026-06-15T13:57:00.6227497Z ##[group]Disabling automatic garbage collection
2026-06-15T13:57:00.6230705Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T13:57:00.6255957Z ##[endgroup]
2026-06-15T13:57:00.6256697Z ##[group]Setting up auth
2026-06-15T13:57:00.6261306Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:57:00.6285664Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T13:57:00.6481156Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:57:00.6511226Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T13:57:00.6700890Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:57:00.6728190Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T13:57:00.6922934Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T13:57:00.6953212Z ##[endgroup]
2026-06-15T13:57:00.6953866Z ##[group]Fetching the repository
2026-06-15T13:57:00.6961319Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f524853183f19f3a9c35e370a73a57404a6abf5b:refs/remotes/pull/16/merge
2026-06-15T13:57:01.2770596Z ##[endgroup]
2026-06-15T13:57:01.2771754Z ##[group]Determining the checkout info
2026-06-15T13:57:01.2772909Z ##[endgroup]
2026-06-15T13:57:01.2776318Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T13:57:01.2824121Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T13:57:01.2851220Z ##[group]Checking out the ref
2026-06-15T13:57:01.2856932Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:57:01.2969787Z Previous HEAD position was 1582e32 release: v0.7.2 — digest-proof {session_id} key-fill (F-004)
2026-06-15T13:57:01.2971505Z HEAD is now at f524853 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:57:01.2975554Z ##[endgroup]
2026-06-15T13:57:01.3007426Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T13:57:01.3031350Z f524853183f19f3a9c35e370a73a57404a6abf5b
